Skip to content

fix(deps): update all non-major dependencies #411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.diffplug.spotless:spotless-plugin-gradle 7.0.1 -> 7.0.4 age adoption passing confidence
io.projectreactor:reactor-test 3.6.12 -> 3.7.7 age adoption passing confidence
org.springframework.graphql:spring-graphql-test 1.3.3 -> 1.4.1 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) 5.10.5 -> 5.13.2 age adoption passing confidence
org.springframework.boot:spring-boot-starter-websocket (source) 3.3.6 -> 3.5.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-test (source) 3.3.6 -> 3.5.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-webflux (source) 3.3.6 -> 3.5.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-web (source) 3.3.6 -> 3.5.3 age adoption passing confidence
org.springframework.boot:spring-boot-starter-graphql (source) 3.3.6 -> 3.5.3 age adoption passing confidence
org.slf4j:slf4j-api (source, changelog) 2.0.16 -> 2.0.17 age adoption passing confidence
org.springframework.boot 3.3.6 -> 3.5.3 age adoption passing confidence

Release Notes

reactor/reactor-core (io.projectreactor:reactor-test)

v3.7.7

Reactor Core 3.7.7 is part of 2024.0.7 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.7.6...v3.7.7

v3.7.6

Reactor Core 3.7.6 is part of 2024.0.6 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.7.5...v3.7.6

v3.7.5

Reactor Core 3.7.5 is part of 2024.0.5 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.7.4...v3.7.5

v3.7.4

What's Changed

✨ New features and improvements
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.7.3...v3.7.4

v3.7.3

Reactor Core 3.7.3 is part of 2024.0.3 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.7.2...v3.7.3

v3.7.2

What's Changed

✨ New features and improvements
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.7.1...v3.7.2

v3.7.1

Reactor Core 3.7.1 is part of 2024.0.1 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.7.0...v3.7.1

v3.7.0

Reactor Core 3.7.0 is part of 2024.0.0 Release Train.

New and Noteworthy

  • Reference documentation migrated to Antora
  • Improved Multi-Release-Jar experience

What's Changed

⚠️ Update considerations and deprecations
✨ New features and improvements
🐞 Bug fixes
📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.6.9...v3.7.0

v3.6.18

Reactor Core 3.6.18 is part of 2023.0.19 Release Train.
This is the last release of 3.6.x, as 2023.0.x Release Train is going out of OSS support. For the next steps, check our support policy.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.6.17...v3.6.18

v3.6.17

Reactor Core 3.6.17 is part of 2023.0.18 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.6.16...v3.6.17

v3.6.16

Reactor Core 3.6.16 is part of 2023.0.17 Release Train.

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.6.15...v3.6.16

v3.6.15

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.6.14...v3.6.15

v3.6.14

Reactor Core 3.6.14 is part of 2023.0.15 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.13...v3.6.14

v3.6.13

Reactor Core 3.6.13 is part of 2023.0.13 Release Train.

What's Changed

🐞 Bug fixes

Full Changelog: reactor/reactor-core@v3.6.12...v3.6.13

spring-projects/spring-graphql (org.springframework.graphql:spring-graphql-test)

v1.4.1

⭐ New Features

  • Refine cancellation support to avoid performance overhead #​1242
  • Add toString() method in ArgumentValue #​1196

🐞 Bug Fixes

  • Charset is not set on index.html for GraphiQL #​1230
  • Exempt unresolvable federated entities from @EntityMapping checks #​1225
  • QuerydslDataFetcher does not preserve the full path prefix for nested parameters #​1215

📔 Documentation

  • fixed typo in controllers.adoc #​1234

🔨 Dependency Upgrades

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​SnuK87, @​dgrinbergs, @​joshuapaulallen, and @​trinhdvt

v1.4.0

⭐ New Features

  • Set DataLoader names when registering them #​1211

🔨 Dependency Upgrades

  • Upgrade to Apollo GraphQL Federation 5.4.0 #​1216
  • Upgrade to DGS Codegen 8.0.4 #​1217
  • Upgrade to GraphQL Java 24.0 #​1210
  • Upgrade to Micrometer 1.15.0 #​1182
  • Upgrade to Reactor 2024.0.6 #​1212
  • Upgrade to Spring Data 2025.0.0 #​1181
  • Upgrade to Spring Framework 6.2.7 #​1214
  • Upgrade to Spring Security 6.5.0 #​1183

v1.3.6

⭐ New Features

  • Refine cancellation support to avoid performance overhead #​1246
  • Add toString() method in ArgumentValue #​1227
  • Add toString() method in ArgumentValue #​1224
  • More lenient handling of non-Publisher values for subscriptions #​1213
  • Support GraphQLErrorBuilder as controller method argument #​1200

🐞 Bug Fixes

  • Charset is not set on index.html for GraphiQL #​1231
  • QuerydslDataFetcher does not preserve the full path prefix for nested parameters #​1226
  • Fix dropping of extensions in ContextDataFetcherDecorator #​1199

🔨 Dependency Upgrades

  • Upgade to GraphiQL v5.0.0 #​1245
  • Upgrade to GraphQL Java 22.4 #​1248
  • Upgrade to Micrometer 1.13.15 #​1250
  • Upgrade to Reactor 2023.0.19 #​1249
  • Upgrade to Spring Data 2024.0.13 #​1251
  • Upgrade to Spring Framework 6.1.21 #​1247
  • Upgrade to Spring Security 6.3.10 #​1252

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​kilink and @​theHacker

v1.3.5

⭐ New Features

  • GraphQL Subscriptions + graphql-java-extended-validation directives throws IllegalStateException rather than validation error #​1143
  • GraphQlTester.Response should expose extensions #​1131

🐞 Bug Fixes

  • Use correct logger name in QuerydslDataFetcher #​1185
  • Allow non-nullable "edges" list type in GraphQL relay #​1173
  • Cancellation signal is not propagated from transports to reactive controller methods #​1149
  • HTTP request with invalid "Content-Type" header causes InvalidMimeTypeException and 500 response #​1145
  • GraphQlTester does not pass extensions for subscriptions #​1135

📔 Documentation

  • Documentation page about code generation is truncated #​1188

🔨 Dependency Upgrades

  • Upgrade to Context Propagation 1.1.3 #​1194
  • Upgrade to Micrometer 1.13.13 #​1193
  • Upgrade to Reactor 2023.0.17 #​1192
  • Upgrade to Spring Framework 6.1.19 #​1191

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​JBodkin-Amphora and @​pgrosslicht

v1.3.4

⭐ New Features

  • WebSocket handlers should log unhandled errors #​1122
  • Authorization key lookup in BearerTokenAuthenticationExtractor should be case insensitive #​1116
  • Avoid IllegalArgumentException for custom error type in ResponseMapGraphQlResponse #​1115

🐞 Bug Fixes

  • ExecutionGraphQlService should handle early GraphQLExceptions #​1118
  • WebSocketGraphQlTransport does not emit error signal if connection closed before GraphQL session is initialized #​1098
  • Error thrown from @GraphQlExceptionHandler method results in ClassCastException #​1090
  • Flatten nested argument maps in QuerydslDataFetcher #​1085

📔 Documentation

  • Update documentation to use jakarta.persistence.* for Querydsl setup #​1121
  • Fix links to Spring Boot in reference documentation #​1097

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.13.11 #​1128
  • Upgrade to Reactor 2023.0.15 #​1127
  • Upgrade to Spring Data 2024.0.9 #​1129
  • Upgrade to Spring Framework 6.1.17 #​1126
  • Upgrade to Spring Security 6.3.6 #​1130

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​mp911de, @​salmansharifov, @​sic2, and @​snicoll

spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-websocket)

v3.5.3

v3.5.2

v3.5.1

v3.5.0

Full release notes for Spring Boot 3.5 are available on the wiki.

⭐ New Features
  • Make heapdump endpoint restricted by default #​45624
  • Remove SSL status tag from metrics #​45602
  • Remove 'spring.http.client' deprecation and change 'spring.http.reactiveclient.settings' to 'spring.http.reactiveclient' #​45507
🐞 Bug Fixes
  • Unable to override/set nested ConfigurationProperties by passing as a system property #​45639
  • ValidationAutoConfiguration triggers early initialization of properties binding #​45618
  • Micrometer "enable" annotations property does not cover observed aspect #​45617
  • spring.graphql.sse.timeout is no longer exposed #​45613
  • SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #​45549
  • IllegalStateException when extracting using layers a module with no code of its own #​45449
  • Removed spring.batch.initialize-schema property is still considered #​45380
  • ReactorHttpClientBuilder does not offer a factory method to create the HttpClient #​45378
  • Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #​45351
  • Custom default units declared on a field are ignored when binding properties in a native image #​45347
  • DockerRegistryConfigAuthentication uses the wrong serverUrl as a fallback for the Credentials helper #​45345
  • Various spring.datasource properties are mistakenly marked as ignored #​45342
  • JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #​45297
  • DockerRegistryConfigAuthentication does not align with Docker CLI #​45292
  • Unlike the Docker CLI, "\x00" characters are not trimmed from a decoded Docker Registry password #​45290
  • CloudFoundry security matcher logs a warning due to use of the 'ignoring()' method #​32622
📔 Documentation
  • Document the java info contribution #​45634
  • Document the process info contribution #​45632
  • Document the os info contribution #​45630
  • Document typical spring.application.group and name use #​45628
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #​45626
  • Document the way that primary Kotlin constructors are used when binding #​45553
  • Improve "profile" reference documentation with additional admonitions #​45551
  • Improve setEnvironmentPrefix(...) reference documentation #​45376
  • Document all the available Testcontainers integrations #​45367
  • Document when a spring.config.import value is relative and when it is fixed #​45363
  • Update org.cyclonedx.bom version in docs to 2.3.0 #​45320
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #​45299
🔨 Dependency Upgrades
❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ahrytsiuk, @​izeye, @​lhotari, @​ngocnhan-tran1996, @​nosan, @​quaff, @​thecooldrop, and @​yybmion

v3.4.7

v3.4.6

🐞 Bug Fixes

  • Micrometer "enable" annotations property does not cover observed aspect #​45616
  • SpringApplication.setEnvironmentPrefix is ignored when reading SPRING_PROFILES_ACTIVE #​45548
  • IllegalStateException when extracting using layers a module with no code of its own #​45448
  • Suggested values for spring.jpa.hibernate.ddl-auto are not aligned with Hibernate #​45350
  • Custom default units declared on a field are ignored when binding properties in a native image #​45346
  • JerseyWebApplicationInitializer always gets loaded, setting a ServletContext initParameter #​45296

📔 Documentation

  • Document the java info contribution #​45633
  • Document the process info contribution #​45631
  • Document the os info contribution #​45629
  • Document typical spring.application.group and name use #​45627
  • Document that bean methods should be static when annotated with @ConfigurationPropertiesBinding #​45625
  • Document the way that primary Kotlin constructors are used when binding #​45552
  • Improve "profile" reference documentation with additional admonitions #​45550
  • Improve setEnvironmentPrefix(...) reference documentation #​45375
  • Document all the available Testcontainers integrations #​45366
  • Document when a spring.config.import value is relative and when it is fixed #​45362
  • Update link to "Parameter Name Retention" section of Spring Framework's release notes #​45298

🔨 Dependency Upgrades

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ahrytsiuk, @​izeye, @​ngocnhan-tran1996, @​nosan, @​quaff, @​thecooldrop, and @​yybmion

v3.4.5

🐞 Bug Fixes

  • Spring Boot with native image container image build fails on podman due to directory permissions #​45256
  • Neo4jReactiveDataAutoConfiguration assumes that certain beans

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from sachindshinde as a code owner June 11, 2024 11:02
@renovate renovate bot added the type: dependencies Pull requests that update a dependency file label Jun 11, 2024
@renovate renovate bot requested a review from dariuszkuc as a code owner June 11, 2024 11:02
Copy link

github-actions bot commented Jun 11, 2024

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e8e638 to 61c389a Compare June 18, 2024 17:32
@renovate renovate bot changed the title fix(deps): update dependency io.projectreactor:reactor-test to v3.6.7 fix(deps): update all non-major dependencies Jun 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 61c389a to 217b489 Compare June 20, 2024 13:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 217b489 to 01a5e29 Compare June 27, 2024 17:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f409047 to 16de2db Compare July 9, 2024 10:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 516009e to ea50014 Compare July 18, 2024 19:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e893858 to bcdf246 Compare August 13, 2024 11:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bcdf246 to 74c4127 Compare August 14, 2024 13:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 74c4127 to 5566993 Compare September 1, 2024 11:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5566993 to 8995555 Compare September 10, 2024 11:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6aa828b to f2382fe Compare September 25, 2024 10:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f2382fe to 1ff78f5 Compare October 4, 2024 16:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8364964 to 6dc0695 Compare October 21, 2024 16:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f4ba8d3 to 19ae7a8 Compare October 24, 2024 14:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19ae7a8 to 3b6acc8 Compare November 12, 2024 14:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 694f2ab to a16ae7d Compare November 21, 2024 20:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a16ae7d to fd1edc8 Compare December 10, 2024 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5f07795 to 6c33a9d Compare January 14, 2025 23:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6c33a9d to 5cfe63a Compare January 23, 2025 13:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d96bf12 to 265a7a1 Compare February 18, 2025 12:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from ea4f2c4 to 427fa14 Compare February 25, 2025 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8610354 to a1fd7d8 Compare March 14, 2025 19:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a1fd7d8 to bc897fc Compare March 21, 2025 05:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1c943a9 to 6da2f1c Compare April 11, 2025 16:09
@renovate renovate bot requested a review from a team as a code owner April 11, 2025 16:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ecf11d4 to d253c5d Compare April 17, 2025 16:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d253c5d to a23b22c Compare April 24, 2025 17:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a23b22c to 6736236 Compare May 13, 2025 12:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 20b799a to decea43 Compare May 22, 2025 22:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 53d847e to e55c477 Compare May 30, 2025 11:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 968c75a to b8b512e Compare June 10, 2025 13:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f05e567 to 3ccdc44 Compare June 24, 2025 17:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ccdc44 to 09497ab Compare June 26, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants